home *** CD-ROM | disk | FTP | other *** search
- startShape someStuff
- startShape xCylinder
- ApplyToCTM {Rotate 60 1 0 0}
- Color 1 0 0
- Cylinder .1 0 1 360
- endShape
- startShape yCylinder
- ApplyToCTM {Rotate 60 0 1 0}
- Color 0 1 0
- Cylinder .1 0 1 360
- endShape
- startShape zCylinder
- ApplyToCTM {Rotate 60 0 0 1}
- Color 0 0 1
- Cylinder .1 0 1 360
- endShape
- endShape
-
-